{
  "bundles": [
    {
      "@type": "NXBundle",
      "artifactId": "nuxeo-platform-spreadsheet",
      "artifactVersion": "7.10-HF06",
      "bundleGroup": {
        "@type": "NXBundleGroup",
        "bundleIds": [
          "org.nuxeo.admin.center",
          "org.nuxeo.admin.center.analytics.dashboards",
          "org.nuxeo.admin.center.monitoring",
          "org.nuxeo.admin.center.oauth.opensocial",
          "org.nuxeo.apidoc.core",
          "org.nuxeo.apidoc.webengine",
          "org.nuxeo.connect.client.wrapper",
          "org.nuxeo.connect.update",
          "org.nuxeo.ecm.actions",
          "org.nuxeo.ecm.actions.jsf",
          "org.nuxeo.ecm.audit.io",
          "org.nuxeo.ecm.default.config",
          "org.nuxeo.ecm.imaging.recompute",
          "org.nuxeo.ecm.permissions",
          "org.nuxeo.ecm.platform",
          "org.nuxeo.ecm.platform.api",
          "org.nuxeo.ecm.platform.audio.core",
          "org.nuxeo.ecm.platform.audio.jsf",
          "org.nuxeo.ecm.platform.collections.core",
          "org.nuxeo.ecm.platform.collections.jsf",
          "org.nuxeo.ecm.platform.commandline.executor",
          "org.nuxeo.ecm.platform.content.template",
          "org.nuxeo.ecm.platform.contentview.jsf",
          "org.nuxeo.ecm.platform.convert",
          "org.nuxeo.ecm.platform.dublincore",
          "org.nuxeo.ecm.platform.el",
          "org.nuxeo.ecm.platform.htmlsanitizer",
          "org.nuxeo.ecm.platform.importer.core",
          "org.nuxeo.ecm.platform.importer.jaxrs",
          "org.nuxeo.ecm.platform.lang",
          "org.nuxeo.ecm.platform.login",
          "org.nuxeo.ecm.platform.login.cas2",
          "org.nuxeo.ecm.platform.login.default",
          "org.nuxeo.ecm.platform.login.digest",
          "org.nuxeo.ecm.platform.login.shibboleth",
          "org.nuxeo.ecm.platform.login.token",
          "org.nuxeo.ecm.platform.mail",
          "org.nuxeo.ecm.platform.mail.types",
          "org.nuxeo.ecm.platform.mail.web",
          "org.nuxeo.ecm.platform.oauth",
          "org.nuxeo.ecm.platform.preview",
          "org.nuxeo.ecm.platform.rendering",
          "org.nuxeo.ecm.platform.restapi.io",
          "org.nuxeo.ecm.platform.restapi.server",
          "org.nuxeo.ecm.platform.spreadsheet",
          "org.nuxeo.ecm.platform.suggestbox.core",
          "org.nuxeo.ecm.platform.suggestbox.jsf",
          "org.nuxeo.ecm.platform.thumbnail",
          "org.nuxeo.ecm.platform.ui",
          "org.nuxeo.ecm.platform.ui.select2",
          "org.nuxeo.ecm.platform.uidgen.core",
          "org.nuxeo.ecm.platform.web.common",
          "org.nuxeo.ecm.platform.webapp.types",
          "org.nuxeo.ecm.platform.ws",
          "org.nuxeo.ecm.platform.ws.sun.jaxws",
          "org.nuxeo.ecm.user.center",
          "org.nuxeo.ecm.user.center.dashboard",
          "org.nuxeo.ecm.user.center.dashboard.jsf",
          "org.nuxeo.ecm.user.center.notification",
          "org.nuxeo.ecm.user.center.oauth",
          "org.nuxeo.ecm.user.center.profile",
          "org.nuxeo.ecm.user.invite",
          "org.nuxeo.ecm.user.registration",
          "org.nuxeo.ecm.user.registration.web",
          "org.nuxeo.ecm.webapp.base",
          "org.nuxeo.ecm.webapp.core",
          "org.nuxeo.ecm.webapp.ui",
          "org.nuxeo.ecm.webdav",
          "org.nuxeo.platform.virtualnavigation.types",
          "org.nuxeo.platform.virtualnavigation.web",
          "org.nuxeo.search.ui",
          "org.nuxeo.usermapper"
        ],
        "hierarchyPath": "/grp:org.nuxeo.ecm.platform",
        "id": "grp:org.nuxeo.ecm.platform",
        "name": "org.nuxeo.ecm.platform",
        "parentIds": [],
        "readmes": [],
        "version": "7.10"
      },
      "bundleId": "org.nuxeo.ecm.platform.spreadsheet",
      "components": [
        {
          "@type": "NXComponent",
          "documentationHtml": "",
          "extensionPoints": [],
          "extensions": [
            {
              "@type": "NXContribution",
              "documentationHtml": "",
              "extensionPoint": "org.nuxeo.ecm.platform.query.api.PageProviderService--providers",
              "hierarchyPath": "/grp:org.nuxeo.ecm.platform/org.nuxeo.ecm.platform.spreadsheet/org.nuxeo.ecm.platform.spreadsheet.pageproviders/Contributions/org.nuxeo.ecm.platform.spreadsheet.pageproviders--providers",
              "id": "org.nuxeo.ecm.platform.spreadsheet.pageproviders--providers",
              "targetComponentName": {
                "rawName": "service:org.nuxeo.ecm.platform.query.api.PageProviderService",
                "name": "org.nuxeo.ecm.platform.query.api.PageProviderService",
                "type": "service"
              },
              "version": "7.10-HF06",
              "xml": "<extension point=\"providers\" target=\"org.nuxeo.ecm.platform.query.api.PageProviderService\">\n    <coreQueryPageProvider name=\"spreadsheet_query\">\n      <property name=\"maxResults\">1000</property>\n      <pattern escapeParameters=\"false\" quoteParameters=\"false\">?</pattern>\n      <pageSize>1000</pageSize>\n    </coreQueryPageProvider>\n  </extension>"
            }
          ],
          "hierarchyPath": "/grp:org.nuxeo.ecm.platform/org.nuxeo.ecm.platform.spreadsheet/org.nuxeo.ecm.platform.spreadsheet.pageproviders",
          "name": "org.nuxeo.ecm.platform.spreadsheet.pageproviders",
          "requirements": [],
          "services": [],
          "version": "7.10-HF06",
          "xmlFileContent": "<?xml version=\"1.0\"?>\n<component name=\"org.nuxeo.ecm.platform.spreadsheet.pageproviders\">\n  <extension target=\"org.nuxeo.ecm.platform.query.api.PageProviderService\"\n             point=\"providers\">\n    <coreQueryPageProvider name=\"spreadsheet_query\">\n      <property name=\"maxResults\">1000</property>\n      <pattern quoteParameters=\"false\" escapeParameters=\"false\">?</pattern>\n      <pageSize>1000</pageSize>\n    </coreQueryPageProvider>\n  </extension>\n</component>",
          "xmlFileName": "/OSGI-INF/page-providers-contrib.xml",
          "xmlPureComponent": true
        },
        {
          "@type": "NXComponent",
          "documentationHtml": "",
          "extensionPoints": [],
          "extensions": [
            {
              "@type": "NXContribution",
              "documentationHtml": "",
              "extensionPoint": "org.nuxeo.ecm.platform.forms.layout.WebLayoutManager--widgets",
              "hierarchyPath": "/grp:org.nuxeo.ecm.platform/org.nuxeo.ecm.platform.spreadsheet/org.nuxeo.ecm.platform.spreadsheet.layouts/Contributions/org.nuxeo.ecm.platform.spreadsheet.layouts--widgets",
              "id": "org.nuxeo.ecm.platform.spreadsheet.layouts--widgets",
              "targetComponentName": {
                "rawName": "service:org.nuxeo.ecm.platform.forms.layout.WebLayoutManager",
                "name": "org.nuxeo.ecm.platform.forms.layout.WebLayoutManager",
                "type": "service"
              },
              "version": "7.10-HF06",
              "xml": "<extension point=\"widgets\" target=\"org.nuxeo.ecm.platform.forms.layout.WebLayoutManager\">\n    <widget name=\"listing_creator\" type=\"singleUserSuggestion\">\n      <labels>\n        <label mode=\"any\">label.content.header.author</label>\n      </labels>\n      <fields>\n        <field>data.dc.creator</field>\n      </fields>\n      <properties mode=\"any\">\n        <property name=\"userSuggestionSearchType\">USER_TYPE</property>\n        <property name=\"firstLabelField\">firstName</property>\n        <property name=\"secondLabelField\">lastName</property>\n        <property name=\"hideFirstLabel\">true</property>\n        <property name=\"hideSecondLabel\">true</property>\n        <property name=\"displayAction\">edit</property>\n        <property name=\"hideIcon\">true</property>\n      </properties>\n    </widget>\n\n    <widget name=\"l10nsubjects_listing\" type=\"suggestManyDirectory\">\n      <labels>\n        <label mode=\"any\">label.dublincore.subject</label>\n      </labels>\n      <helpLabels>\n        <label mode=\"edit\">label.dublincore.subjects.info</label>\n      </helpLabels>\n      <translated>true</translated>\n      <fields>\n        <field>data.dc.subjects</field>\n      </fields>\n      <properties mode=\"any\">\n        <property name=\"width\">100%</property>\n        <property name=\"dbl10n\">true</property>\n        <property name=\"minChars\">0</property>\n        <property name=\"hideHelpLabel\">true</property>\n        <property name=\"directoryName\">l10nsubjects</property>\n      </properties>\n    </widget>\n  </extension>"
            },
            {
              "@type": "NXContribution",
              "documentationHtml": "",
              "extensionPoint": "org.nuxeo.ecm.platform.forms.layout.WebLayoutManager--layouts",
              "hierarchyPath": "/grp:org.nuxeo.ecm.platform/org.nuxeo.ecm.platform.spreadsheet/org.nuxeo.ecm.platform.spreadsheet.layouts/Contributions/org.nuxeo.ecm.platform.spreadsheet.layouts--layouts",
              "id": "org.nuxeo.ecm.platform.spreadsheet.layouts--layouts",
              "targetComponentName": {
                "rawName": "service:org.nuxeo.ecm.platform.forms.layout.WebLayoutManager",
                "name": "org.nuxeo.ecm.platform.forms.layout.WebLayoutManager",
                "type": "service"
              },
              "version": "7.10-HF06",
              "xml": "<extension point=\"layouts\" target=\"org.nuxeo.ecm.platform.forms.layout.WebLayoutManager\">\n    <layout name=\"spreadsheet_listing\">\n      <columns>\n        <column name=\"title\">\n          <properties mode=\"any\">\n            <property name=\"useFirstWidgetLabelAsColumnHeader\">true</property>\n            <property name=\"sortPropertyName\">dc:title</property>\n            <property name=\"label\">label.selection.column.title_link</property>\n          </properties>\n          <properties mode=\"edit_sort_infos\">\n            <property name=\"showInSortInfoSelection\">true</property>\n          </properties>\n          <properties mode=\"edit_sort_infos_map\">\n            <property name=\"showInSortInfoSelection\">true</property>\n          </properties>\n          <widget>listing_title_link</widget>\n        </column>\n        <column name=\"author\">\n          <properties mode=\"any\">\n            <property name=\"useFirstWidgetLabelAsColumnHeader\">true</property>\n            <property name=\"sortPropertyName\">dc:creator</property>\n            <property name=\"label\">author</property>\n          </properties>\n          <properties mode=\"edit_sort_infos\">\n            <property name=\"showInSortInfoSelection\">true</property>\n          </properties>\n          <properties mode=\"edit_sort_infos_map\">\n            <property name=\"showInSortInfoSelection\">true</property>\n          </properties>\n          <widget>listing_creator</widget>\n        </column>\n        <column name=\"description\">\n          <properties mode=\"any\">\n            <property name=\"useFirstWidgetLabelAsColumnHeader\">true</property>\n            <property name=\"sortPropertyName\">dc:description</property>\n            <property name=\"label\">description</property>\n          </properties>\n          <properties mode=\"edit_sort_infos\">\n            <property name=\"showInSortInfoSelection\">true</property>\n          </properties>\n          <properties mode=\"edit_sort_infos_map\">\n            <property name=\"showInSortInfoSelection\">true</property>\n          </properties>\n          <widget>listing_description</widget>\n        </column>\n        <column name=\"modification_date\">\n          <properties mode=\"any\">\n            <property name=\"useFirstWidgetLabelAsColumnHeader\">true</property>\n            <property name=\"sortPropertyName\">dc:modified</property>\n            <property name=\"label\">label.content.header.modified</property>\n          </properties>\n          <properties mode=\"edit_sort_infos\">\n            <property name=\"showInSortInfoSelection\">true</property>\n          </properties>\n          <properties mode=\"edit_sort_infos_map\">\n            <property name=\"showInSortInfoSelection\">true</property>\n          </properties>\n          <widget>listing_modification_date</widget>\n        </column>\n        <column name=\"nature\">\n          <properties mode=\"any\">\n            <property name=\"useFirstWidgetLabelAsColumnHeader\">true</property>\n            <property name=\"sortPropertyName\">dc:nature</property>\n            <property name=\"label\">label.dublincore.nature</property>\n          </properties>\n          <properties mode=\"edit_sort_infos\">\n            <property name=\"showInSortInfoSelection\">true</property>\n          </properties>\n          <properties mode=\"edit_sort_infos_map\">\n            <property name=\"showInSortInfoSelection\">true</property>\n          </properties>\n          <widget>listing_nature</widget>\n        </column>\n        <column name=\"subjects\">\n          <properties mode=\"any\">\n            <property name=\"useFirstWidgetLabelAsColumnHeader\">true</property>\n            <property name=\"label\">label.dublincore.subject</property>\n          </properties>\n          <widget>l10nsubjects_listing</widget>\n        </column>\n      </columns>\n    </layout>\n  </extension>"
            }
          ],
          "hierarchyPath": "/grp:org.nuxeo.ecm.platform/org.nuxeo.ecm.platform.spreadsheet/org.nuxeo.ecm.platform.spreadsheet.layouts",
          "name": "org.nuxeo.ecm.platform.spreadsheet.layouts",
          "requirements": [],
          "services": [],
          "version": "7.10-HF06",
          "xmlFileContent": "<?xml version=\"1.0\"?>\n<component name=\"org.nuxeo.ecm.platform.spreadsheet.layouts\">\n  <extension target=\"org.nuxeo.ecm.platform.forms.layout.WebLayoutManager\"\n             point=\"widgets\">\n    <widget name=\"listing_creator\" type=\"singleUserSuggestion\">\n      <labels>\n        <label mode=\"any\">label.content.header.author</label>\n      </labels>\n      <fields>\n        <field>data.dc.creator</field>\n      </fields>\n      <properties mode=\"any\">\n        <property name=\"userSuggestionSearchType\">USER_TYPE</property>\n        <property name=\"firstLabelField\">firstName</property>\n        <property name=\"secondLabelField\">lastName</property>\n        <property name=\"hideFirstLabel\">true</property>\n        <property name=\"hideSecondLabel\">true</property>\n        <property name=\"displayAction\">edit</property>\n        <property name=\"hideIcon\">true</property>\n      </properties>\n    </widget>\n\n    <widget name=\"l10nsubjects_listing\" type=\"suggestManyDirectory\">\n      <labels>\n        <label mode=\"any\">label.dublincore.subject</label>\n      </labels>\n      <helpLabels>\n        <label mode=\"edit\">label.dublincore.subjects.info</label>\n      </helpLabels>\n      <translated>true</translated>\n      <fields>\n        <field>data.dc.subjects</field>\n      </fields>\n      <properties mode=\"any\">\n        <property name=\"width\">100%</property>\n        <property name=\"dbl10n\">true</property>\n        <property name=\"minChars\">0</property>\n        <property name=\"hideHelpLabel\">true</property>\n        <property name=\"directoryName\">l10nsubjects</property>\n      </properties>\n    </widget>\n  </extension>\n\n  <extension target=\"org.nuxeo.ecm.platform.forms.layout.WebLayoutManager\"\n             point=\"layouts\">\n    <layout name=\"spreadsheet_listing\">\n      <columns>\n        <column name=\"title\">\n          <properties mode=\"any\">\n            <property name=\"useFirstWidgetLabelAsColumnHeader\">true</property>\n            <property name=\"sortPropertyName\">dc:title</property>\n            <property name=\"label\">label.selection.column.title_link</property>\n          </properties>\n          <properties mode=\"edit_sort_infos\">\n            <property name=\"showInSortInfoSelection\">true</property>\n          </properties>\n          <properties mode=\"edit_sort_infos_map\">\n            <property name=\"showInSortInfoSelection\">true</property>\n          </properties>\n          <widget>listing_title_link</widget>\n        </column>\n        <column name=\"author\">\n          <properties mode=\"any\">\n            <property name=\"useFirstWidgetLabelAsColumnHeader\">true</property>\n            <property name=\"sortPropertyName\">dc:creator</property>\n            <property name=\"label\">author</property>\n          </properties>\n          <properties mode=\"edit_sort_infos\">\n            <property name=\"showInSortInfoSelection\">true</property>\n          </properties>\n          <properties mode=\"edit_sort_infos_map\">\n            <property name=\"showInSortInfoSelection\">true</property>\n          </properties>\n          <widget>listing_creator</widget>\n        </column>\n        <column name=\"description\">\n          <properties mode=\"any\">\n            <property name=\"useFirstWidgetLabelAsColumnHeader\">true</property>\n            <property name=\"sortPropertyName\">dc:description</property>\n            <property name=\"label\">description</property>\n          </properties>\n          <properties mode=\"edit_sort_infos\">\n            <property name=\"showInSortInfoSelection\">true</property>\n          </properties>\n          <properties mode=\"edit_sort_infos_map\">\n            <property name=\"showInSortInfoSelection\">true</property>\n          </properties>\n          <widget>listing_description</widget>\n        </column>\n        <column name=\"modification_date\">\n          <properties mode=\"any\">\n            <property name=\"useFirstWidgetLabelAsColumnHeader\">true</property>\n            <property name=\"sortPropertyName\">dc:modified</property>\n            <property name=\"label\">label.content.header.modified</property>\n          </properties>\n          <properties mode=\"edit_sort_infos\">\n            <property name=\"showInSortInfoSelection\">true</property>\n          </properties>\n          <properties mode=\"edit_sort_infos_map\">\n            <property name=\"showInSortInfoSelection\">true</property>\n          </properties>\n          <widget>listing_modification_date</widget>\n        </column>\n        <column name=\"nature\">\n          <properties mode=\"any\">\n            <property name=\"useFirstWidgetLabelAsColumnHeader\">true</property>\n            <property name=\"sortPropertyName\">dc:nature</property>\n            <property name=\"label\">label.dublincore.nature</property>\n          </properties>\n          <properties mode=\"edit_sort_infos\">\n            <property name=\"showInSortInfoSelection\">true</property>\n          </properties>\n          <properties mode=\"edit_sort_infos_map\">\n            <property name=\"showInSortInfoSelection\">true</property>\n          </properties>\n          <widget>listing_nature</widget>\n        </column>\n        <column name=\"subjects\">\n          <properties mode=\"any\">\n            <property name=\"useFirstWidgetLabelAsColumnHeader\">true</property>\n            <property name=\"label\">label.dublincore.subject</property>\n          </properties>\n          <widget>l10nsubjects_listing</widget>\n        </column>\n      </columns>\n    </layout>\n  </extension>\n</component>",
          "xmlFileName": "/OSGI-INF/layouts-contrib.xml",
          "xmlPureComponent": true
        },
        {
          "@type": "NXComponent",
          "documentationHtml": "",
          "extensionPoints": [],
          "extensions": [
            {
              "@type": "NXContribution",
              "documentationHtml": "",
              "extensionPoint": "org.nuxeo.ecm.platform.ui.web.auth.service.PluggableAuthenticationService--startURL",
              "hierarchyPath": "/grp:org.nuxeo.ecm.platform/org.nuxeo.ecm.platform.spreadsheet/org.nuxeo.ecm.platform.spreadsheet.authentication/Contributions/org.nuxeo.ecm.platform.spreadsheet.authentication--startURL",
              "id": "org.nuxeo.ecm.platform.spreadsheet.authentication--startURL",
              "targetComponentName": {
                "rawName": "service:org.nuxeo.ecm.platform.ui.web.auth.service.PluggableAuthenticationService",
                "name": "org.nuxeo.ecm.platform.ui.web.auth.service.PluggableAuthenticationService",
                "type": "service"
              },
              "version": "7.10-HF06",
              "xml": "<extension point=\"startURL\" target=\"org.nuxeo.ecm.platform.ui.web.auth.service.PluggableAuthenticationService\">\n\n    <startURLPattern>\n      <patterns>\n        <pattern>spreadsheet/</pattern>\n      </patterns>\n    </startURLPattern>\n\n  </extension>"
            }
          ],
          "hierarchyPath": "/grp:org.nuxeo.ecm.platform/org.nuxeo.ecm.platform.spreadsheet/org.nuxeo.ecm.platform.spreadsheet.authentication",
          "name": "org.nuxeo.ecm.platform.spreadsheet.authentication",
          "requirements": [],
          "services": [],
          "version": "7.10-HF06",
          "xmlFileContent": "<component name=\"org.nuxeo.ecm.platform.spreadsheet.authentication\">\n  <extension\n      target=\"org.nuxeo.ecm.platform.ui.web.auth.service.PluggableAuthenticationService\"\n      point=\"startURL\">\n\n    <startURLPattern>\n      <patterns>\n        <pattern>spreadsheet/</pattern>\n      </patterns>\n    </startURLPattern>\n\n  </extension>\n\n</component>",
          "xmlFileName": "/OSGI-INF/authentication-contrib.xml",
          "xmlPureComponent": true
        },
        {
          "@type": "NXComponent",
          "documentationHtml": "",
          "extensionPoints": [],
          "extensions": [
            {
              "@type": "NXContribution",
              "documentationHtml": "",
              "extensionPoint": "org.nuxeo.ecm.platform.actions.ActionService--actions",
              "hierarchyPath": "/grp:org.nuxeo.ecm.platform/org.nuxeo.ecm.platform.spreadsheet/org.nuxeo.ecm.platform.spreadsheet.actions/Contributions/org.nuxeo.ecm.platform.spreadsheet.actions--actions",
              "id": "org.nuxeo.ecm.platform.spreadsheet.actions--actions",
              "targetComponentName": {
                "rawName": "service:org.nuxeo.ecm.platform.actions.ActionService",
                "name": "org.nuxeo.ecm.platform.actions.ActionService",
                "type": "service"
              },
              "version": "7.10-HF06",
              "xml": "<extension point=\"actions\" target=\"org.nuxeo.ecm.platform.actions.ActionService\">\n    <action icon=\"/icons/spreadsheet.png\" id=\"contentViewSpreadsheet\" label=\"label.contentview.actions.spreadsheet\" order=\"90\" type=\"template\">\n      <category>CONTENT_VIEW_ACTIONS</category>\n      <properties>\n        <property name=\"template\">\n          /incl/action/spreadsheet_editor.xhtml\n        </property>\n        <property name=\"iframe\">#{spreadsheetActions.urlFor(contentView)}</property>\n        <property name=\"width\">100%</property>\n        <property name=\"height\">100%</property>\n      </properties>\n      <filter-id>contentViewShowSpreadsheet</filter-id>\n    </action>\n  </extension>"
            }
          ],
          "hierarchyPath": "/grp:org.nuxeo.ecm.platform/org.nuxeo.ecm.platform.spreadsheet/org.nuxeo.ecm.platform.spreadsheet.actions",
          "name": "org.nuxeo.ecm.platform.spreadsheet.actions",
          "requirements": [],
          "services": [],
          "version": "7.10-HF06",
          "xmlFileContent": "<?xml version=\"1.0\"?>\n<component name=\"org.nuxeo.ecm.platform.spreadsheet.actions\">\n  <extension target=\"org.nuxeo.ecm.platform.actions.ActionService\" point=\"actions\">\n    <action id=\"contentViewSpreadsheet\" order=\"90\" icon=\"/icons/spreadsheet.png\"\n            label=\"label.contentview.actions.spreadsheet\" type=\"template\">\n      <category>CONTENT_VIEW_ACTIONS</category>\n      <properties>\n        <property name=\"template\">\n          /incl/action/spreadsheet_editor.xhtml\n        </property>\n        <property name=\"iframe\">#{spreadsheetActions.urlFor(contentView)}</property>\n        <property name=\"width\">100%</property>\n        <property name=\"height\">100%</property>\n      </properties>\n      <filter-id>contentViewShowSpreadsheet</filter-id>\n    </action>\n  </extension>\n</component>",
          "xmlFileName": "/OSGI-INF/actions-contrib.xml",
          "xmlPureComponent": true
        }
      ],
      "fileName": "nuxeo-platform-spreadsheet-7.10-HF06.jar",
      "groupId": "org.nuxeo.ecm.platform",
      "hierarchyPath": "/grp:org.nuxeo.ecm.platform/org.nuxeo.ecm.platform.spreadsheet",
      "id": "org.nuxeo.ecm.platform.spreadsheet",
      "location": "",
      "manifest": "Manifest-Version: 1.0\r\nArchiver-Version: Plexus Archiver\r\nCreated-By: Apache Maven\r\nBuilt-By: jenkins\r\nBuild-Jdk: 1.8.0_60\r\nBundle-ManifestVersion: 2\r\nBundle-Version: 7.10-HF06-t20160302-074638\r\nBundle-Vendor: Nuxeo\r\nBundle-Category: web\r\nBundle-Localization: plugin\r\nBundle-Name: nuxeo-platform-spreadsheet\r\nBundle-SymbolicName: org.nuxeo.ecm.platform.spreadsheet;singleton:=true\r\nNuxeo-Component: OSGI-INF/actions-contrib.xml,OSGI-INF/authentication-\r\n contrib.xml,OSGI-INF/layouts-contrib.xml,OSGI-INF/page-providers-cont\r\n rib.xml\r\n\r\n",
      "packages": [],
      "requirements": [],
      "version": "7.10-HF06"
    }
  ],
  "creationDate": 1664792867649,
  "key": "Nuxeo Platform LTS 2015-7.10",
  "name": "Nuxeo Platform LTS 2015",
  "operations": [],
  "packages": [],
  "pluginSnapshots": {},
  "releaseDate": 1447023600000,
  "version": "7.10"
}